FoundIndex is the position in List of the first occurrence of item after the position specified by StartIndex. FoundIndex is 0 if Item does not occur in List. Note that a list item is found only if it equals Item in the sense defined by the = primitive.